projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2841cd
)
Fix typo in last commit.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 19 Mar 2007 15:53:24 +0000
(15:53 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 19 Mar 2007 15:53:24 +0000
(15:53 +0000)
lisp/font-lock.el
patch
|
blob
|
history
diff --git
a/lisp/font-lock.el
b/lisp/font-lock.el
index d33f243118aab3dfa7edf4e5ec30564f0dee050a..fafc85833419222fa98e3f818e8c78d8a5e5a708 100644
(file)
--- a/
lisp/font-lock.el
+++ b/
lisp/font-lock.el
@@
-2190,7
+2190,7
@@
other modes in which C preprocessor directives are used. e.g. `asm-mode' and
"\\(advice\\|alias\\|generic\\|macro\\*?\\|method\\|"
"setf\\|subst\\*?\\|un\\*?\\|"
"ine-\\(condition\\|"
- "\\(?:derived\\|\\(?:global\\(
:?
ized\\)?-\\)?minor\\|generic\\)-mode\\|"
+ "\\(?:derived\\|\\(?:global\\(
?:
ized\\)?-\\)?minor\\|generic\\)-mode\\|"
"method-combination\\|setf-expander\\|skeleton\\|widget\\|"
"function\\|\\(compiler\\|modify\\|symbol\\)-macro\\)\\)\\|"
;; Variable declarations.